C1.DataCollection.EntityFrameworkCore Assembly / C1.DataCollection.EntityFrameworkCore Namespace / C1EntityFrameworkCoreCursorDataCollection<T> Class
Members

C1EntityFrameworkCoreCursorDataCollection<T> Class
This collection allows showing and modifying a Microsoft.EntityFrameworkCore.DbContext instance in any control.
Object Model
C1EntityFrameworkCoreCursorDataCollection<T> Class
Syntax
Type Parameters
T
Remarks
The collection supports loading on demand, sorting, filtering and editing.
Inheritance Hierarchy

System.Object
   C1.DataCollection.C1DataCollectionBase<T>
      C1.DataCollection.C1CursorDataCollection<T,K>
         C1.DataCollection.EntityFrameworkCore.C1EntityFrameworkCoreCursorDataCollectionBase<T>
            C1.DataCollection.EntityFrameworkCore.C1EntityFrameworkCoreCursorDataCollection<T>

See Also